Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix PreparedLineString intersects against mixed GC #944

Merged

Conversation

dr-jts
Copy link
Contributor

@dr-jts dr-jts commented Dec 12, 2022

Fix PreparedLineString.intersects against a mixed GeometryCollection which contains a Point and LineString with the Point at the endpoint of the target prepared LineString.

Also adds Geometry.hasDimension(dim) method.

Signed-off-by: Martin Davis mtnclimb@gmail.com

Add Geometry.hasDimension

Signed-off-by: Martin Davis <mtnclimb@gmail.com>
Signed-off-by: Martin Davis <mtnclimb@gmail.com>
@dr-jts dr-jts merged commit b4d2696 into locationtech:master Dec 12, 2022
@dr-jts dr-jts deleted the fix-pg-linestring-intersects-mixedGC branch December 12, 2022 23:27
@jodygarnett jodygarnett added this to the 1.20.0 milestone Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants